html, body, DIV, span, IFRAME, h1, h2, h3, h4, h5, h6, P, BLOCKQUOTE, PRE, A, ADDRESS, BIG, CITE, CODE, DEL, EM, font, img, INS, SMALL, STRONG, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TR, TD, TH {
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
html {
    _background-attachment: fixed
}
body {
    min-width: 1250px;
    max-width: 1920px;
    font-size: 13px;
    line-height: 22px;
    -webkit-text-size-adjust: none;
    ont-smooth:always;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-stroke: 1px transparent;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
OL, UL, LI {
    LIST-STYLE: none none outside;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}
A {
    color: #707070;
    TEXT-DECORATION: none
}
A:hover {
    color: #666
}
img {
    border-bottom: medium none;
    border-left: medium none;
    VERTICAL-align: middle;
    border-top: medium none;
    border-right: medium none
}
TABLE {
    border-collapse: collapse
}
h1, h2, h3, h4, h5, h6 {
    color: #474747;
}

input, textarea, select {
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0px;
    outline-STYLE: none;
    outline-color: invert;
    padding-left: 0px;
    outline-width: medium;
    padding-right: 0px;
    font-family:Arial;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px
}
A:focus {
    outline-STYLE: none;
    outline-color: invert;
    outline-width: medium
}
.block {
    position: relative;
    margin: 0px auto;
    width: 100%;
}
.clear {
    height: 0px;
    clear: both;
    overflow: hidden
}
.left {
    float: left
}
.right {
    float: right
}
.line30 {
    line-height: 30px;
}
.blank25 {
    height: 25px;
    overflow: hidden;
}
.footb {
    position: fixed;
    width: 100%;
    bottom: 0px;
    _position: absolute
}
#header {
    border-bottom: #e7e7e7 2px solid;
    width: 100%;
    background: #f8f8f8;
    height: 80px;
}
#header .block {
    position: relative;
    height: 80px
}
#header .logo {
    margin: 20px 0px 0px 0px;
    width: 200px;
    float: left;
}
/*娑撳濯洪懣婊冨礋*/
.menu {
    height:50px;
    width: 810px;
    margin-top:15px;
    float:left;
    background:#f7f7f7;
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #f7f7f7 100%);
    background: -moz-linear-gradient(top, #f7f7f7 0%, #f7f7f7 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #f7f7f7 100%);
    background: linear-gradient(top, #f7f7f7 0%, #f7f7f7 100%);
}
.menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    width:104px;
    height: 50px;
}
.menu li.index {
    width:82px;
}
.menu li a {
    display: block;
    padding: 0 10px;
    margin: 6px 0 0;
    line-height: 22px;
    text-decoration: none;
    font-family:Arial, "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", sans-serif;
    font-size: 1.0em;
    color: #333;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.menu li:hover > a {
    background-color:#e9e9e9;
    border-bottom:2px solid #2275c2;
}
.menu li ul li:hover > a {
    background-color:#c3c3c3;
    border-bottom:1px solid #c3c3c3;
}
.menu ul {
    position: absolute;
    top: 50px;
    left: 0;
    opacity: 0;
    background: #f2f2f2;
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}
.menu li:hover > ul {
    opacity: 0.9;
    z-index:9999;
    border-top:2px solid #2275c2;
}
.menu ul li {
    height: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
.menu li:hover > ul li {
    height: 36px;
    overflow: visible;
    padding-bottom:2px;
}
.menu ul li a {
    width: 96px;
    padding: 10px 0 5px 8px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #fff;
}
#header .r {
    margin-top: 27px;
    float: right;
    padding-right:30px
}
#header .r img {
    width:210px;
}
#footer {
    background: #4c4c4c;
    height: 400px;
}
#footer .f1 {
    height: 170px;
}
#footer .f1 h2 {
    margin-left: 15px;
    padding-top: 35px;
    padding-bottom:10px;
    color: #fff;
    font-size: 16px;
}
#footer .f1 .div1 {
    line-height: 1.9;
    margin-top: 5px;
    padding-right: 20px;
    background: url(../images/line.png) no-repeat right 10px;
    float: left;
    color: #c3c3c3;
    margin-left: 15px;
    font-size: 13px;
}
#footer .f1 .div2 {
    line-height: 1.8;
    margin-top: 5px;
    float: left;
    color: #c3c3c3;
    margin-left: 30px;
    font-size: 13px
}
#footer .f1 .links {
    margin-top: -15px;
    float: right;
    margin-right: 30px
}
#footer .f1 .links .a1 {
    width: 32px;
    DISPLAY: block;
    background: url(img1.png) no-repeat center top;
    float: left;
    height: 33px
}
#footer .f1 .links .a1:hover {
    background: url(img1.png) no-repeat center bottom
}
#footer .f1 .links .a2 {
    width: 32px;
    DISPLAY: block;
    background: url(img2.png) no-repeat center top;
    float: left;
    height: 33px;
    margin-left: 9px
}
#footer .f1 .links .a2:hover {
    background: url(img2.png) no-repeat center bottom
}
#footer .f1 .links .a3 {
    WIDTH: 32px;
    DISPLAY: block;
    BACKGROUND: url(img3.png) no-repeat center top;
    FLOAT: left;
    HEIGHT: 33px;
    MARGIN-LEFT: 9px
}
#footer .f1 .links .a3:hover {
    BACKGROUND: url(img3.png) no-repeat center bottom
}
#footer .f1 .links .hide1 {
    position: absolute;
    width: 100px;
    DISPLAY: none;
    height: 100px;
    top: 25px;
    right: 150px
}
#footer .f1 .links .hide1 img {
    width: 100%;
    height: 100%
}
#footer .f1 .links .hide2 {
    position: absolute;
    width: 140px;
    DISPLAY: none;
    height: 140px;
    top: 25px;
    right: 110px
}
#footer .f1 .links .hide2 img {
    width: 100%;
    height: 100%
}
#footer .f2 {
    line-height: 45px;
    background:#434343;
    height: 45px
}
#footer .f2 A {
    color: #c3c3c3;
    font-size: 13px
}
#footer .f2 A:hover {
    color: #ddd
}
#footer .f2 .l {
    float: left;
    color: #c3c3c3;
    margin-left: 10px;
    font-size: 13px
}
#footer .f2 .l A {
    margin: 0px 5px
}
#footer .f2 .m {
    float: left;
    color: #c3c3c3;
    margin-left: 130px;
    font-size: 13px
}
#footer .f2 .r {
    float: right;
    margin-right: 30px
}
#footer .f3 {
    height: 185px;
    background:#484848;
    line-height: 28px;
    padding-top:15px;
}
#footer .f3 .l {
    float: left;
    color: #a8a8a8;
    margin-left: 15px;
    font-size: 13px;
    width:150px;
    padding-right:10px;
}
#footer .f3 .l A {
    color: #959595;
    font-size: 13px;
}
#footer .f3 .l A:hover {
    color: #7d7d7d
}
.page {
    TEXT-align: center;
    height: 38px;
    padding-top:20px;
}
.page a {
    border-bottom: #7e7e7e 1px solid;
    border-left: #7e7e7e 1px solid;
    line-height: 32px;
    margin: 0px 2px;
    padding:3px 10px;
    DISPLAY: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    height: 30px;
    color: #707070;
    font-size: 14px;
    border-top: #7e7e7e 1px solid;
    border-right: #7e7e7e 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left:5px;
}
.page span {
    width: 10px;
    background: #75a4c8;
    margin-left:5px;
    border: #bdbdbd 0px solid;
    border-radius: 5px;
    line-height: 34px;
    margin: 0px 2px;
    padding:3px 10px;
    height: 32px;
    color: #ffffff;
    font-size: 14px;
    DISPLAY: inline-block;
}
.page a:hover {
    border-bottom: medium none;
    color: #ffffff;
    font-size: 14px;
    border-left: medium none;
    background: #75a4c8;
    border-top: medium none;
    border-right: medium none;
    padding:4px 11px;
}
/*
.page LI.no{border-bottom: medium none; border-left: medium none; width: 15px; background: none transparent scroll repeat 0% 0%; border-top: medium none; border-right: medium none}
.page LI.no:hover{border-bottom: medium none; border-left: medium none; width: 15px; background: none transparent scroll repeat 0% 0%; border-top: medium none; border-right: medium none}
.page LI.nobg:hover{border-bottom: #7e7e7e 1px solid; border-left: #7e7e7e 1px solid; width: 30px; background: none transparent scroll repeat 0% 0%; height: 30px; border-top: #7e7e7e 1px solid; CURSOR: default; border-right: #7e7e7e 1px solid}
.page LI.now A{width: 32px; height: 32px}
.page LI:hover A{width: 32px; height: 32px}
.page LI.now A{color: #fff}
.page LI:hover A{color: #fff}
.page LI.no2{border-bottom: medium none; border-left: medium none; background: none transparent scroll repeat 0% 0%; border-top: medium none; border-right: medium none}
.page LI.no2:hover{border-bottom: medium none; border-left: medium none; background: none transparent scroll repeat 0% 0%; border-top: medium none; border-right: medium none}
.page LI.no2{TEXT-align: center; width: 30px; height: 30px; color: #707070; font-size: 14px}
.page .in{border-bottom: #7e7e7e 1px solid; TEXT-align: center; border-left: #7e7e7e 1px solid; line-height: 30px; margin: 0px 2px; width: 30px; DISPLAY: inline-block; font-family: Arial, Helvetica, sans-serif; background: #fff; height: 30px; color: #707070; font-size: 14px; border-top: #7e7e7e 1px solid; border-right: #7e7e7e 1px solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px}
.page LI.go{border-bottom: medium none; border-left: medium none; width: 32px; background: #444; height: 32px; border-top: medium none; border-right: medium none}
.page LI.go:hover{border-bottom: medium none; border-left: medium none; width: 32px; background: #444; height: 32px; border-top: medium none; border-right: medium none}
.page LI.go A{width: 32px; height: 32px; color: #fff}


*/
.tel {
    width:100%;
    text-align:center;
}
.bannbg {
    width:100%;
    height:auto;
    margin:0 auto;
}
#banner {
    position:relative;
    height:555px;
    width:100%;
    overflow:hidden;
    background:#f8f8f8;
}
.aaabaner {
    width:1421px;
    height:500px;
    margin:0 auto;
}
.topnews {
    width:100%;
    height:50px;
    border-bottom:1px solid #ddd;
}
.topnews .show {
    width:1250px;
    height:50px;
    margin:0 auto;
}
.topnews .show h2 {
    width:200px;
    float: left;
    font-size:22px;
    line-height:47px;
    color:#333333;
    text-align: left;
}
.topnews #movenews {
    float:left;
    overflow:hidden;
    font-size:14px;
    width:1000px;
    height:50px;
    overflow:hidden;
}
.topnews #movenews li {
    float:left;
    width:450px;
    line-height:50px;
    padding-left:20px;
}
.topnews #movenews li span {
    float:left;
    color:#707070;
    line-height:50px;
    padding-right:20px;
}
#banner .child {
    height:500px;
    width:1421px;
    position:absolute;
    top:0;
    overflow:hidden;
}
#banner .child .tit {
    margin-left:35%;
    margin-top:230px;
    padding:25px;
    filter: alpha(opacity=80);
    opacity: 0.85;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#banner .child .tit h1 {
    font-size:30px;
    height:50px;
    line-height:50px;
    color:#fff;
}
#banner .child .tit h2 {
    font-size:16px;
    height:50px;
    line-height:50px;
    color:#fff;
    text-align:right;
    padding-right:17px;
}
#banner .child .tit p {
    line-height:30px;
    color:#fff;
    padding-right:5px;
}
#banner .child .tit .ddd {
    position: absolute;
    top: 465px;
    width: 200px;
    height: 20px;
    padding-left:75px;
}
#banner .child .tit .ddd h3 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #cdcdcd;
    border-radius: 50%;
    color: #5c5c5c;
    letter-spacing:.5px;
    float:left;
    margin: auto 5px;
}
#banner .child .tit .ddd h4 {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #06438e;
    border-radius: 50%;
    color: #fff;
    letter-spacing:.5px;
    float:left;
    margin: auto 5px;
    margin-top:-1px;
}
#banners {
    min-width:1295px;
    width: 1250px;
    height: 512px;
    margin:0 auto;
    overflow: hidden;
}
#banners .childs {
    width: 305px;
    height: 510px;
    float:left;
    overflow: hidden;
    border: #cccccc 1px solid;
}
.childsimg {
    width: 273px;
    height: 247px;
    padding:16px;
}
.childsimg img:hover {
    display:block;
    opacity: .6;
    transition: opacity .6s ease-out;
    -moz-transition: opacity .6s ease-out;
    -webkit-transition: opacity .6s ease-out;
    -o-transition: opacity .6s ease-out;
}
.childs1 {
    padding-left:16px;
    padding-top:35px;
    font-family:Arial;
    font-size:16px;
    letter-spacing:.5px;
    color:#1b1b1b;
    font-weight:normal;
}
.childs1 A {
    color:#333333;
}
.childs1 A:hover {
    color:#656565;
}
.childs2 {
    padding-left:16px;
    padding-top:12px;
    padding-bottom:5px;
    font-family:Arial;
    font-size:14px;
    letter-spacing:.5px;
    color:#75a4c8;
    font-weight:normal;
}
.childs2 A {
    color:#75a4c8;
}
.childs2 A:hover {
    color:#5F829C;
}
.childs3 {
    padding-left:16px;
    font-family:Arial;
    font-size:13px;
    line-height:24px;
    letter-spacing:.5px;
    color:#828282;
    font-weight:normal;
}
.childs3 A {
    color:#424242;
}
.childs3 A:hover {
    color:#6d6d6d;
}
#banners .childsz {
    width: 22px;
    height: 500px;
    float:left;
    overflow: hidden;
}
.home #header {
    Z-INDEX: 10;
    position: absolute;
    min-width: 1250px;
    /*background: url(http://wtsd.ftbj.net/templets/image/white80.png) center center;*/
}
#home {
    overflow: hidden;
    background:#f8f8f8;
    margin-top:0px;
    padding-top:30px;
}
#home .main1 {
    overflow: hidden;
    padding-top: 20px;
    background:#f8f8f8;
}
#home .main1 .text {
    position: relative;
    TEXT-align: center;
    height: 111px;
}
#home .main1 .text h3 {
    position: absolute;
    line-height: 1.1;
    width: 100%;
    color: #474747;
    margin-left: -50%;
    font-size: 28px;
    left: 40%;
    -moz-opacity: 0;
    opacity: 0;
    font-family:Arial;
    padding-top:0px;
}
#home .main1 .text P {
    position: absolute;
    FILTER: alpha(opacity=0);
    line-height: 2;
    width: 1020px;
    color: #474747;
    margin-left: -500px;
    font-size: 14px;
    top: 45px;
    left: 40%;
    -moz-opacity: 0;
    opacity: 0
}
#home .main1 .category-home{
    text-align: center;
    height: 40px;
    border-bottom: solid 1px #70a6d1;
}

#home .main1 .category-home li {
    width: 150px;
    line-height: 40px;
    border-top: solid 1px #70a6d1;
    border-left: solid 1px #70a6d1;
    border-right: solid 1px #70a6d1;
    display: inline-block;
}
#home .main1 .category-home li.slt {
    border-top: solid 1px #70a6d1;
    border-left: solid 1px #70a6d1;
    border-right: solid 1px #70a6d1;
}

#home .main1 .category-home li.slt a{
    background-color: #70a6d1;
    color: #fff;
}
#home .main1 .category-home li a{
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #70a6d1;
}
#home .main1 .category-home-sub{
    height: 40px;
    text-align: center;
    margin-bottom: 10px;
}
#home .main1 .category-home-sub a{
    line-height: 30px;
    font-size: 15px;
    margin-right: 10px;
    color: #70a6d1;
    font-weight: bold;
}
#home .main1 .category-home-sub a:hover{
    text-decoration: underline;
}

#home .main3 {
    WIDTH: 1250px;
    margin:0 auto;
    padding-top:20px;
    text-align: center;
}
#home .main3 .category-home-sub{
    display: none;
}
#home .main3 .ul {
    display: none;
    WIDTH: 100%;
    OVERFLOW: hidden;
    height: 764px;
}
#home .main3 .ul UL {
    WIDTH: 1260px;
    overflow: hidden;
}
#home .main3 .ul UL LI {
    WIDTH: 408px;
    FLOAT: left;
    HEIGHT: 382px;
    MARGIN-RIGHT: 12px;
}
#home .main3 .ul UL LI .pic {
    WIDTH: 408px;
    HEIGHT: 280px;
    OVERFLOW: hidden
}
#home .main3 .ul UL LI .pic img {
    -webkit-transition:-webkit-transform 1s;
    transition: transform 1s;
}
#home .main3 .ul UL LI .pic:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
#home .main3 .ul UL LI .t {
    POSITION: relative;
    HEIGHT: 70px;
    width:408px;
}
#home .main3 .ul UL LI .t H2 {
    POSITION: absolute;
    line-height:28px;
    margin-top:11px;
    padding-left:11px;
    color:#707070;
    font-size:15px;
    width: 290px;
}
#home .main3 .ul UL LI .t H2 p {
    padding-left:0px;
    color:#989898;
    font-size:12px;
    line-height:23px;
}
#home .main3 .ul UL LI .t H3:hover {
    float: right;
    width:76px;
    height:28px;
    BORDER: #a7a7a7 1px solid;
    background-color:#f2f2f2;
    margin-right:19px;
    margin-top:28px;
    color:#474747;
    font-size:13px;
    line-height:28px;
    text-align:center;
    border-radius: 2px;
    letter-spacing:1.5px;
}
#home .main3 .ul UL LI .t H3 {
    float: right;
    width:76px;
    height:28px;
    background-color:#70a6d1;
    margin-right:19px;
    margin-top:28px;
    color:#fff;
    font-size:13px;
    line-height:28px;
    text-align:center;
    border-radius: 2px;
    letter-spacing:1.5px;
}
/*#home .main3 .ul UL LI .t .s1{POSITION: absolute; BOTTOM: 18px; COLOR: #474747; FONT-SIZE: 34px; RIGHT: 24px}
#home .main3 .ul UL LI .up{POSITION: absolute; PADDING-BOTTOM: 40px; PADDING-LEFT: 50px; WIDTH: 308px; PADDING-RIGHT: 50px; DISPLAY: none; BACKGROUND: url(/bg6.png) center center; HEIGHT: 302px; TOP: 0px; PADDING-TOP: 40px; LEFT: 0px}
#home .main3 .ul UL LI .up .s2{LINE-HEIGHT: 1; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #fff; FONT-SIZE: 60px; FONT-WEIGHT: bold}
#home .main3 .ul UL LI .up .s3{COLOR: #fff; MARGIN-LEFT: -25px; FONT-SIZE: 14px}
#home .main3 .ul UL LI .up H3{LINE-HEIGHT: 1.2; MARGIN-TOP: 18px; COLOR: #fff; FONT-SIZE: 21px}
#home .main3 .ul UL LI .up .p1{LINE-HEIGHT: 1.5; MARGIN-TOP: 12px; COLOR: #fff; FONT-SIZE: 14px}
#home .main3 .ul UL LI .up .p2{LINE-HEIGHT: 1.5; MARGIN-TOP: 13px; COLOR: #fff; FONT-SIZE: 16px}
#home .main3 .ul UL LI .up .p2 SPAN{FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 30px}
#home .main3 .ul UL LI .up .more{MARGIN-TOP: 15px; DISPLAY: block; FLOAT: left; COLOR: #2b688f; FONT-SIZE: 16px}
#home .main3 .ul UL LI .up .s4{POSITION: absolute; BOTTOM: 18px; COLOR: #fff; FONT-SIZE: 34px; RIGHT: 24px}*/
#home .main3 .more_l {
    BORDER-BOTTOM: #a7a7a7 1px solid;
    TEXT-ALIGN: center;
    BORDER-LEFT: #a7a7a7 1px solid;
    LINE-HEIGHT: 43px;
    WIDTH: 188px;
    DISPLAY: inline-block;
    HEIGHT: 43px;
    COLOR: #474747;
    FONT-SIZE: 14px;
    BORDER-TOP: #a7a7a7 1px solid;
    BORDER-RIGHT: #a7a7a7 1px solid;
}
#home .main3 .more_l:hover {
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    LINE-HEIGHT: 45px;
    WIDTH: 190px;
    BACKGROUND: #70a6d1;
    HEIGHT: 45px;
    COLOR: #fff;
    BORDER-TOP: medium none;
    BORDER-RIGHT: medium none
}
/*#home .main1 .ul{position: absolute; width: 100%; height: 512px; overflow: hidden; top: 130px; left: 0px;}
#home .main1 .ul UL{position: absolute; width: 100%; height: 512px; top: 0px; left: 0px;}
#home .main1 .ul UL LI{position: relative; width: 408px; float: left; height: 382px; margin-right: 12px;}
#home .main1 .ul UL LI .pic{width: 408px; height: 280px; overflow: hidden}
#home .main1 .ul UL LI .t{position: relative; background: #f2f2f2; height: 102px}
#home .main1 .ul UL LI .t h2{position: absolute; line-height: 1.2; width: 362px; color: #474747; font-size: 20px; top: 24px; left: 24px}
#home .main1 .ul UL LI .t .s1{position: absolute; bottom: 18px; color: #474747; font-size: 34px; right: 24px}
#home .main1 .ul UL LI .up{position: absolute; padding-bottom: 40px; padding-left: 50px; width: 308px; padding-right: 50px; DISPLAY: none; background: url(/bg6.png) center center; height: 302px; top: 0px; padding-top: 40px; left: 0px}
#home .main1 .ul UL LI .up .s2{line-height: 1; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 60px; font-weight: bold}
#home .main1 .ul UL LI .up .s3{color: #fff; margin-left: -25px; font-size: 14px}
#home .main1 .ul UL LI .up h3{line-height: 1.2; margin-top: 18px; color: #fff; font-size: 21px}
#home .main1 .ul UL LI .up .p1{line-height: 1.5; margin-top: 12px; color: #fff; font-size: 14px}
#home .main1 .ul UL LI .up .p2{line-height: 1.5; margin-top: 13px; color: #fff; font-size: 16px}
#home .main1 .ul UL LI .up .p2 span{font-family: Arial, Helvetica, sans-serif; font-size: 30px}
#home .main1 .ul UL LI .up .more{margin-top: 15px; DISPLAY: block; float: left; color: #2b688f; font-size: 16px}
#home .main1 .ul UL LI .up .s4{position: absolute; bottom: 18px; color: #fff; font-size: 34px; right: 24px}
#home .main1 .more_l{border-bottom: #a7a7a7 1px solid; position: absolute; TEXT-align: center; border-left: #a7a7a7 1px solid; line-height: 43px; width: 188px; DISPLAY: block; height: 43px; color: #474747; margin-left: -95px; font-size: 14px; border-top: #a7a7a7 1px solid; top: 665px; border-right: #a7a7a7 1px solid; left: 50%}
#home .main1 .more_l:hover{border-bottom: medium none; border-left: medium none; line-height: 45px; width: 190px; background: #428ebd; height: 45px; color: #fff; border-top: medium none; border-right: medium none}*/
#home .main2 {
    height: 730px;
    overflow: hidden;
    padding-top: 45px
}
#home .main2 .text {
    position: relative;
    TEXT-align: center;
    height: 120px
}
#home .main2 .text h3 {
    position: absolute;
    line-height: 1.1;
    width: 100%;
    color: #474747;
    margin-left: -50%;
    font-size: 28px;
    left: 40%;
    -moz-opacity: 0;
    opacity: 0
}
#home .main2 .text P {
    position: absolute;
    FILTER: alpha(opacity=0);
    line-height: 1.7;
    width: 900px;
    color: #474747;
    margin-left: -450px;
    font-size: 14px;
    top: 42px;
    left: 40%;
    -moz-opacity: 0;
    opacity: 0
}
#home .main2 .box {
    position: relative;
    height: 590px;
    width:1250px;
    margin:0 auto;
    top:10px;
}
#home .main2 .box .t {
    position: absolute;
    padding:0 20px;
    padding-top: 30px;
    left: 0px;
    bottom: 0;
    top: 0;
    right: 0;
    background: rgb(0,0,0,0.4);
    overflow: hidden;
}
#home .main2 .box .t h2 {
    line-height: 1.2;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding-top:7px;
    filter:DropShadow(color=#1b1b1b, OffX=1, OffY=1, Positive=true);
}
#home .main2 .box .t h3 {
    line-height: 1;
    TEXT-TRANSFORM: uppercase;
    margin-top: 5px;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    letter-spacing:1px;
    line-height: 20px;
    filter:DropShadow(color=#1b1b1b, OffX=1, OffY=1, Positive=true);
}
#home .main2 .box .t h4 {
    line-height: 1.2;
    TEXT-TRANSFORM: uppercase;
    margin-top: 3px;
    font-family:Arial;
    color: #fff;
    font-size: 16px
}
#home .main2 .box .div3 .t h2, #home .main2 .box .div3 .t h3, #home .main2 .box .div3 .t h4, #home .main2 .box .div9 .t h2, #home .main2 .box .div9 .t h3, #home .main2 .box .div9 .t h4 {
    color: #474747
}
#home .main2 .box .div6 {
    position:absolute;
    left:0;
    top:338px;
    width:415px;
    height:222px;
}
#home .main2 .box .div2 {
    position:absolute;
    left:419px;
    top:0;
    width:239px;
    height:379px;
}
#home .main2 .box .div3 {
    position:absolute;
    left:624px;
    top:0;
    width:209px;
    height:190px;
}
#home .main2 .box .div4 {
    position:absolute;
    left:662px;
    top:0;
    width:378px;
    height:188px;
}
#home .main2 .box .div5 {
    position:absolute;
    left:1044px;
    top:0;
    width:206px;
    height:278px;
}
#home .main2 .box .div1 {
    position:absolute;
    left:0;
    top:0;
    width:415px;
    height:334px;
}
#home .main2 .box .div7 {
    position:absolute;
    left:662px;
    top:192px;
    width:378px;
    height:187px;
}
#home .main2 .box .div8 {
    position:absolute;
    left:419px;
    top:383px;
    width:621px;
    height:177px;
}
#home .main2 .box .div9 {
    position:absolute;
    left:833px;
    top:381px;
    width:209px;
    height:179px;
}
#home .main2 .box .div10 {
    position:absolute;
    left:1044px;
    top:282px;
    width:206px;
    height:278px;
}
#home .main2 .box .d {
    FILTER: alpha(opacity=1);
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}
#home .main2 .box .d img {
    -moz-opacity:1;
    opacity:1;
}
#home .main2 .box .d img:hover {
    -moz-opacity:.8;
    opacity:0.8;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease
}
.ffrr {
    position:fixed;
    width:148px;
    height:555px;
    top:145px;
    right:5px;
    background:url(../images/ffrr.png) no-repeat;
    z-index:999;
}
.ffrr .ywlist {
    width:108px;
    margin:130px 20px 0 20px;
}
.ffrr .ywlist a {
    display:block;
    width:108px;
    height:23px;
    line-height:23px;
    text-align:center;
    background:#999;
    color:#FFFFFF;
    margin-bottom:3px;
}
.ffrr .qqonline {
    width:148px;
    height:32px;
    margin-top:170px;
    text-align:center;
}
.ffrr .qqonline a {
    display:block;
    padding-top:2px;
    line-height:26px;
}
.ffrr .qqonline a img {
    width:120px;
!important
}
.dis {
    display:none;
}
#newBridge .icon-right-top {
    top:85px!important;
    right:5px!important;
}
.animate1 {
    -webkit-animation-duration: .5s;
    -webkit-animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .5s;
    -moz-animation-delay: .2s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-delay: .2s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .5s;
    animation-delay: .2s;
    animation-timing-function: ease;
    animation-fill-mode: both
}
.animate2 {
    -webkit-animation-duration: .5s;
    -webkit-animation-delay: .4s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .5s;
    -moz-animation-delay: .4s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-delay: .4s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .5s;
    animation-delay: .4s;
    animation-timing-function: ease;
    animation-fill-mode: both
}
.animate3 {
    -webkit-animation-duration: .5s;
    -webkit-animation-delay: .6s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .5s;
    -moz-animation-delay: .6s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-delay: .6s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .5s;
    animation-delay: .6s;
    animation-timing-function: ease;
    animation-fill-mode: both
}
.animate4 {
    -webkit-animation-duration: .5s;
    -webkit-animation-delay: .8s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .5s;
    -moz-animation-delay: .8s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-delay: .8s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .5s;
    animation-delay: .8s;
    animation-timing-function: ease;
    animation-fill-mode: both
}
.animate5 {
    -webkit-animation-duration: .5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .5s;
    -moz-animation-delay: 1s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-delay: 1s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .5s;
    animation-delay: 1s;
    animation-timing-function: ease;
    animation-fill-mode: both
}
.animate6 {
    -webkit-animation-duration: .5s;
    -webkit-animation-delay: 1.2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .5s;
    -moz-animation-delay: 1.2s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-delay: 1.2s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .5s;
    animation-delay: 1.2s;
    animation-timing-function: ease;
    animation-fill-mode: both
}
.rollIn {
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn
}
.case{
    width: 1250px;
    margin: 0 auto;
}

.case .ul {
    WIDTH: 100%;
    OVERFLOW: hidden;
    margin-top: 20px;
}
.case  .ul UL {
    WIDTH: 1260px;
    HEIGHT: 320px;
    overflow: hidden;
}
.case .ul UL LI {
    POSITION: relative;
    WIDTH: 408px;
    FLOAT: left;
    MARGIN-RIGHT: 12px;
}
.case  .ul UL LI .pic {
    WIDTH: 408px;
    HEIGHT: 280px;
    OVERFLOW: hidden
}
.case  .ul UL LI .pic img {
    -webkit-transition:-webkit-transform 1s;
    transition: transform 1s;
}
.case  .ul UL LI .pic:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.case .ul UL LI .t {
    HEIGHT: 40px;
    line-height: 40px;
}
.case .ul ul li .t a{
    display: block;
    line-height: 40px;
    text-align: center;
}